GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / RemoveHyperlinks Property





In This Topic
RemoveHyperlinks Property (PDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
Public Property RemoveHyperlinks As Boolean
public bool RemoveHyperlinks {get; set;}
public read-write property RemoveHyperlinks: Boolean; 
public function get,set RemoveHyperlinks : boolean
public: __property bool get_RemoveHyperlinks();
public: __property void set_RemoveHyperlinks( 
   bool value
);
public:
property bool RemoveHyperlinks {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members